Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents.
Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult.
From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This topic describes how to use the GroupDocs.Viewer Java Api to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
C#
using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature Api....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...